home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
DISKS
/
Issue69
/
Apache
/
Listing10.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-26
|
220 b
|
10 lines
# The generic layout of the Location directive
<Location /location>
SetHandler content_type
</Location>
# An actual example of the Location directive
<Location /kylix>
SetHandler libfoo-handler
</Location>